org.eclipse.vtp.desktop.media.core
Class TextContentCreatorPanel

java.lang.Object
  extended by org.eclipse.vtp.desktop.media.core.ContentCreatorPanel
      extended by org.eclipse.vtp.desktop.media.core.DynamicContentCreatorPanel
          extended by org.eclipse.vtp.desktop.media.core.TextContentCreatorPanel

public class TextContentCreatorPanel
extends DynamicContentCreatorPanel


Constructor Summary
TextContentCreatorPanel()
           
 
Method Summary
 Content createContent()
           
 org.eclipse.swt.widgets.Control createStaticControls(org.eclipse.swt.widgets.Composite parent)
           
 void setInitialContent(Content content)
           
 
Methods inherited from class org.eclipse.vtp.desktop.media.core.DynamicContentCreatorPanel
createControls, createDynamicControls, getDynamicSelection, getFormat, isDynamic, isDynamicSelected, setDynamicSelected, setDynamicSelection, setVariables
 
Methods inherited from class org.eclipse.vtp.desktop.media.core.ContentCreatorPanel
getControl, getMediaProvider, setControl, setMediaProvider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextContentCreatorPanel

public TextContentCreatorPanel()
Method Detail

createContent

public Content createContent()
Specified by:
createContent in class ContentCreatorPanel

createStaticControls

public org.eclipse.swt.widgets.Control createStaticControls(org.eclipse.swt.widgets.Composite parent)
Specified by:
createStaticControls in class DynamicContentCreatorPanel

setInitialContent

public void setInitialContent(Content content)
Overrides:
setInitialContent in class DynamicContentCreatorPanel